home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1995 October
/
EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso
/
Aminet
/
gfx
/
fract
/
fu1_61.lha
/
Formulas
/
Radioactive.Form
< prev
next >
Wrap
Text File
|
1994-05-12
|
206b
|
29 lines
Radioactive
{
{
x1=-2.0
x2= 2.0
y1=-2.0
y2= 2.0
}
{
c=pixel
z=pixel
}
{
z=z*z
z=z*z
z=[1.0,1.0]/z
z2=c*c
z2=z2*c
z2=[1.0,0.0]/z2
z=sin(z)
z2=sin(z2)
}
{
z>z2
}
{
}
}